home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / qp201.zip / QP.DOC < prev    next >
Text File  |  1990-12-29  |  18KB  |  508 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.                          Q U I C K P R I N T
  16.  
  17.  
  18.                         An easy  and fun to use
  19.                         text file print utility
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.                                                Version 2.01
  44.                                                December 29, 1990
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.                              DISCLAIMER
  61.  
  62.  
  63.          QuickPrint is provided as is, free of charge. There are no
  64.     warranties written or otherwise implied.  While no problems are
  65.     expected the author assumes no responsibilty for damage to data
  66.     or hardware that arises out of the use of this program.
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.                             INTRODUCTION
  119.  
  120.  
  121.  
  122.           QuickPrint is a handy and easy to use ASCII text print
  123.      utility.  Some of the highlights of the program are:
  124.  
  125.           -    It is "human engineered" (ergonomically designed) to
  126.                provide  maximal visual input with a minimum of fuss
  127.                (more on this later).
  128.  
  129.           -    Very few keystrokes are needed to load, view and print a
  130.                file.
  131.  
  132.           -    It tells you how many pages will be printed before
  133.                printing starts ( ALT-C ).
  134.  
  135.           -    It has a progress bar to give you quick input on the
  136.                status of the printing.
  137.  
  138.           -    It tells you which page is currently being sent to
  139.                the printer.
  140.  
  141.           -    View screens are numbered for reference purposes.
  142.  
  143.           -    The picklist is large, easy to read, alphabetically
  144.                sorted, includes the most important file information and
  145.                searches for names alphabetically.
  146.  
  147.           -    Works with color and monochrome monitors.
  148.  
  149.           -    Will automatically provide pagination and footers (page
  150.                numbers) for unformatted files.  If a file is formatted
  151.                with form feeds then QuickPrint will not add formfeeds
  152.                or footers.
  153.  
  154.           -    Files can be tagged for easy printing of multiple files.
  155.  
  156.           -    Can print with or without line numbers.
  157.  
  158.           -    Can change number of lines printed per page ( ALT-N ).
  159.                ( Default is 58 lines not including the footer ).
  160.  
  161.           _    Can add margins to left side of page ( ALT-M ).
  162.  
  163.           The major design philosophy behind QuickPrint's development
  164.      was that it should be a no frills, easy to use print utility that
  165.      will automatically provide pagination and page numbers.
  166.  
  167.           This makes it an excellent tool for printing Readme and
  168.      documentation files provided on disks with programs.  It is also
  169.      ideal for programmers wanting to print hardcopies of their code.
  170.  
  171.  
  172.  
  173.  
  174.  
  175.                         USING QUICKPRINT
  176.  
  177.      A.   THE PICKLIST
  178.  
  179.           QuickPrint has been compiled as QP.EXE.  It can be started by
  180.      typing QP alone or following it with a filename.  If no name is
  181.      provided a picklist will be displayed.  The long horizontal window
  182.      bar on the bottom displays identification and the number of files
  183.      in the directory.  The central picklist window displays the current
  184.      directory's filenames, 21 names per display, sorted alphabetically.
  185.      The highlight bar is placed approximately in the middle of the list
  186.      to provide equal access to the filenames.
  187.  
  188.           The following keys will work to allow navigation through the
  189.      list:
  190.  
  191.           Home - This will put the highlight bar at the top on the very
  192.           first file.
  193.  
  194.           End - This puts the bar at the bottom on the very last
  195.           filename.
  196.  
  197.           PgDn - This pages down through the list displaying 21
  198.           filenames at a time.  The highlight bar will be placed in the
  199.           middle of the list with each key press.
  200.  
  201.           PgUp - Same as PgDn except pages up through the list.
  202.  
  203.           Up Arrow - Scrolls up through the list, one filename at a
  204.           time.
  205.  
  206.           Dn Arrow - Scrolls down through the list.
  207.  
  208.           Alpha Numeric - Any filename starting with a printable ASCII
  209.           character may be searched for by pressing the appropriate key.
  210.           For example, pressing the 'A' key will place the highlight bar
  211.           on the first filename starting with an A.  When possible this
  212.           name will be placed in the middle of the display.  This is not
  213.           case sensitive. Subsequent presses will scroll through the list
  214.           of files starting with that character. If possible, the
  215.           highlighted filename will remain in the middle of the list.
  216.  
  217.           Esc - Pressing the escape key terminates the program and
  218.           places you at the DOS prompt.
  219.  
  220.           Enter - Pressing the <Enter> key starts the main program and
  221.           loads the file currently highlighted. ** NOTE ** If you
  222.           tagged several files for printing pressing <Enter> will
  223.           put you into a large window with the names of the tagged
  224.           files displayed.  The text is NOT viewed in the window
  225.           when printing multiple files like it is when only a single
  226.           ( untagged ) file is selected.  Keeping this in mind you may
  227.           want to view the files individually before tagging them.
  228.  
  229.  
  230.  
  231.  
  232.  
  233.           "+" - The plus key will tag a file for printing. This is used
  234.           to create a list of several files that are to be printed
  235.           consecutively in the order they are selected. When a file is
  236.           tagged an asterick ( * ) will appear next to the name.
  237.  
  238.           "-" - The minus key will untag a file and delete it from
  239.           the list.
  240.  
  241.       B.  VIEWING FILES
  242.  
  243.           Quickprint is meant to print files and is relatively crude at
  244.      displaying them.  This feature is provided so you can quickly scan
  245.      the file to determine if it's worth printing.  The selected file is
  246.      loaded into available memory.  If not enough memory is available,
  247.      only that which will fit into memory will be loaded.  The rest of
  248.      the file will be truncated.   If this occurs, you will see 'TR'
  249.      displayed in the lower window bar just prior to the '<ESC>
  250.      to quit' message.  This has no affect on printing.  Despite
  251.      truncation, the ENTIRE file will be printed.  The file is printed
  252.      from the disc, not from memory.  Individual lines longer than 80
  253.      characters will be truncated to 80 characters on the display but
  254.      again, this does not affect the printed form.
  255.  
  256.           Because QuickPrint has to read the entire document one line at
  257.      a time, and formats each line for display, some longer files may
  258.      take quite a few seconds to be read, especially if on a floppy
  259.      disk.  After this is accomplished however, the file will be in
  260.      memory and no additional disk reads will be needed.  Version 2.00
  261.      has been updated to load files much faster.
  262.  
  263.           THE UPPER BAR WINDOW
  264.  
  265.           The left hand side of the bar displays the filename. To the
  266.      right of the filename is a list of keys operable while viewing
  267.      the file. They are described below.
  268.  
  269.                Alt-P - Pressing the Alt-P combination immediately
  270.                        starts printing.
  271.  
  272.                Alt-L - Will print with line numbers.
  273.  
  274.                Alt-M - Will set left hand margin. Valid margins
  275.                        are from 0 to 70 spaces.
  276.  
  277.                Alt-N - Sets number of lines printed per page.
  278.                        Valid numbers are 1 to 250.
  279.  
  280.                Alt-C - Version 2.0 does not automatically count
  281.                        the number of pages to print. This allows
  282.                        for much quicker loading of the file. You
  283.                        can get a count of the pages by pressing
  284.                        the Alt-C combination. The count will be
  285.                        displayed on the bottom line and will be
  286.                        provided in any case when you start printing
  287.